home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _698B5DAFFFC146A7B6E1644768B22B7C < prev    next >
Text File  |  2006-02-13  |  3KB  |  116 lines

  1. <window>
  2.     <id>30</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5.     <define>#header.label:665</define>
  6.     <define>#header.hover:hover_my radio.png</define>
  7.  
  8. <controls>
  9.     <import>common.window.xml</import>
  10.  
  11.     <control>
  12.         <description>Stations text label</description>
  13.         <type>label</type>
  14.         <id>14</id>
  15.         <posX>280</posX>
  16.         <posY>50</posY>
  17.         <label>666</label>
  18.         <font>font10</font>
  19.         <align>right</align>
  20.     </control>
  21.  
  22. <control>
  23.   <type>group</type>
  24.   <layout>StackLayout</layout>
  25.   <posX>55</posX>
  26.   <posY>115</posY>
  27.     <width>180</width>
  28.  
  29.     <control>
  30.         <description>View-As button</description>
  31.         <type>button</type>
  32.         <id>2</id>
  33.         <label>100</label>
  34.         <onup>1234</onup> <!-- Non existing so it goes to the topbar -->
  35.         <subitems>
  36.             <subitem>101</subitem>
  37.             <subitem>100</subitem>
  38.             <subitem>417</subitem>
  39.         </subitems>
  40.     </control>
  41.     <control>
  42.         <type>sortbutton</type>
  43.         <id>3</id>
  44.         <label>103</label>
  45.         <subitems>
  46.             <subitem>103</subitem>
  47.             <subitem>668</subitem>
  48.             <subitem>669</subitem>
  49.             <subitem>670</subitem>
  50.             <subitem>620</subitem>
  51.         </subitems>
  52.     </control>
  53.     <control>
  54.         <description>Panel SPlit</description>
  55.         <type>image</type>
  56.         <id>1</id>
  57.         <texture>panel_split_stack.png</texture>
  58.     </control>
  59.   <control>
  60.     <description>Radio Guide</description>
  61.     <type>button</type>
  62.     <id>8</id>
  63.     <label>533</label>
  64.     <ondown>99</ondown>
  65.     <hyperlink>762</hyperlink>
  66.   </control>
  67.     <control>
  68.       <visible>no</visible> <!-- Button not needed IMHO -->
  69.         <description>Previous button</description>
  70.         <type>button</type>
  71.         <id>6</id>
  72.         <label>210</label>
  73.         <action>15</action>
  74.     </control>
  75.     <control>
  76.       <visible>no</visible> <!-- Button not needed IMHO -->
  77.         <description>Next</description>
  78.         <type>button</type>
  79.         <id>7</id>
  80.         <label>209</label>
  81.         <action>14</action>
  82.     </control>
  83. </control>
  84.  
  85.     <control>
  86.         <description>listcontrol</description>
  87.         <type>listcontrol</type>
  88.         <id>50</id>
  89.         <onleft>51</onleft>
  90.         <onright>51</onright>
  91.         <onup>2</onup>
  92.         <ondown>2</ondown>
  93.     </control>
  94.     <control>
  95.         <description>Thumbnail Panel</description>
  96.         <type>thumbnailpanel</type>
  97.         <id>51</id>
  98.         <onleft>2</onleft>
  99.         <onright>2</onright>
  100.         <onup>2</onup>
  101.         <ondown>2</ondown>
  102.     </control>
  103.  
  104.     <control>
  105.         <description>Number of Files Label</description>
  106.         <type>label</type>
  107.         <id>12</id>
  108.         <posX>250</posX>
  109.         <posY>530</posY>
  110.         <label>-</label>
  111.         <font>font13</font>
  112.     </control>
  113.  
  114. </controls>
  115. </window>
  116.